-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 initial workflow run collect data #194
🌱 initial workflow run collect data #194
Conversation
Signed-off-by: Savitha Raghunathan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lots of thought mostly because I was thinking through a bunch of things as I was reviewing. The base is solid, mostly just needs some reorganization.
Signed-off-by: Savitha Raghunathan <[email protected]>
Signed-off-by: Savitha Raghunathan <[email protected]>
Signed-off-by: Savitha Raghunathan <[email protected]>
issue: #198 |
Signed-off-by: Savitha Raghunathan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one thing I notice
Signed-off-by: Savitha Raghunathan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@sjd78 updated error handling to exit the process if there is an error. ptal
|
da218ab
to
d0d21d3
Compare
Signed-off-by: Savitha Raghunathan <[email protected]>
d0d21d3
to
d06c02c
Compare
fixes #235 |
Signed-off-by: Savitha Raghunathan <[email protected]>
Signed-off-by: Savitha Raghunathan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few initial comments. I'll check on my shoulds and update as needed.
I'd rather have this work done in another PR so it is easier to review those change apart from the changes to pull assets from workflow artifacts. |
Signed-off-by: Savitha Raghunathan <[email protected]>
Signed-off-by: Savitha Raghunathan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The download and extract process is working, but the target extracted location doesn't line up with the extension needs.
We could merge this PR and then followup with 2 PRs:
- Fix Update collect-assets to fail if target release tag cannot be found #235
- Align the extract "asset" paths so workflow artifacts and release assets both end up in the same location for use by the extension
Then we can add the workflow artifact download to the ci builds....
@sjd78 we can merge this and I can follow up the fixes in the next pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Download works well. Some issues to be solved in followup before integration to the ci actions.
initial workflow run collect data
To run workflow mode,
run
npm run collect-assets
for release mode,
run
npm run collect-assets